| AddObject(Ide2DObject *object)=0 | Ide2DCollection | [pure virtual] |
| AddSubCollection(Ide2DCollection *collection)=0 | Ide2DCollection | [pure virtual] |
| AdjustObjectDepth(Ide2DObject *object, deFloat Depth)=0 | Ide2DCollection | [pure virtual] |
| Claim()=0 | IdeRefCountBase | [pure virtual] |
| DestroyAllObjects(deBoolean SubCollectionsAlso=(DE_TRUE))=0 | Ide2DCollection | [pure virtual] |
| GetBGColor()=0 | Ide2DCollection | [pure virtual] |
| GetDepth() const=0 | Ide2DCollection | [pure virtual] |
| GetRect() const=0 | Ide2DCollection | [pure virtual] |
| GetScrollValue(deVec3d &scroll) const=0 | Ide2DCollection | [pure virtual] |
| IsEnabled() const=0 | Ide2DCollection | [pure virtual] |
| Release()=0 | IdeRefCountBase | [pure virtual] |
| RemoveObject(Ide2DObject *object)=0 | Ide2DCollection | [pure virtual] |
| RemoveSubCollection(Ide2DCollection *collection)=0 | Ide2DCollection | [pure virtual] |
| Render(IdeDriver *Driver, deDouble DeltaTime, IdeRenderTexture *NullTex, IdeRender::deRenderStats *RenderStats, deBoolean DoOcclusion=(DE_FALSE))=0 | Ide2DCollection | [pure virtual] |
| SetBGColor(deARGB color)=0 | Ide2DCollection | [pure virtual] |
| SetDepth(deFloat Depth)=0 | Ide2DCollection | [pure virtual] |
| SetEnabled(deBoolean Enable)=0 | Ide2DCollection | [pure virtual] |
| SetParent(Ide2DCollection *ParentCollection)=0 | Ide2DCollection | [protected, pure virtual] |
| SetRect(deRect &rect)=0 | Ide2DCollection | [pure virtual] |
| SetScrollValue(const deVec3d &scroll)=0 | Ide2DCollection | [pure virtual] |
| ~Ide2DCollection() | Ide2DCollection | [inline, protected, virtual] |
| ~IdeRefCountBase() | IdeRefCountBase | [inline, protected, virtual] |